chore(deps): bump the backend group across 1 directory with 6 updates#139
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the backend group across 1 directory with 6 updates#139dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the backend group with 4 updates in the /apps/backend directory: [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen), [github.com/a2aproject/a2a-go](https://github.com/a2aproject/a2a-go), [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) and [gorm.io/gorm](https://github.com/go-gorm/gorm). Updates `github.com/99designs/gqlgen` from 0.17.89 to 0.17.93 - [Release notes](https://github.com/99designs/gqlgen/releases) - [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md) - [Commits](99designs/gqlgen@v0.17.89...v0.17.93) Updates `github.com/a2aproject/a2a-go` from 0.3.13 to 0.3.15 - [Release notes](https://github.com/a2aproject/a2a-go/releases) - [Changelog](https://github.com/a2aproject/a2a-go/blob/v0.3.15/CHANGELOG.md) - [Commits](a2aproject/a2a-go@v0.3.13...v0.3.15) Updates `github.com/mark3labs/mcp-go` from 0.46.0 to 0.55.1 - [Release notes](https://github.com/mark3labs/mcp-go/releases) - [Commits](mark3labs/mcp-go@v0.46.0...v0.55.1) Updates `github.com/vektah/gqlparser/v2` from 2.5.32 to 2.5.35 - [Release notes](https://github.com/vektah/gqlparser/releases) - [Commits](vektah/gqlparser@v2.5.32...v2.5.35) Updates `golang.org/x/text` from 0.35.0 to 0.38.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.35.0...v0.38.0) Updates `gorm.io/gorm` from 1.31.1 to 1.31.2 - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](go-gorm/gorm@v1.31.1...v1.31.2) --- updated-dependencies: - dependency-name: github.com/99designs/gqlgen dependency-version: 0.17.93 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: github.com/a2aproject/a2a-go dependency-version: 0.3.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: github.com/mark3labs/mcp-go dependency-version: 0.55.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: github.com/vektah/gqlparser/v2 dependency-version: 2.5.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: golang.org/x/text dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: gorm.io/gorm dependency-version: 1.31.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the backend group with 4 updates in the /apps/backend directory: github.com/99designs/gqlgen, github.com/a2aproject/a2a-go, github.com/mark3labs/mcp-go and gorm.io/gorm.
Updates
github.com/99designs/gqlgenfrom 0.17.89 to 0.17.93Release notes
Sourced from github.com/99designs/gqlgen's releases.
... (truncated)
Commits
af02e56release v0.17.932c414f6Regenerated3295dcFix up _examples go.mod0443fb6chore(deps): bump github.com/urfave/cli/v3 from 3.9.0 to 3.10.0 (#4233)43fcc25fix(codegen): scope global batch resolver to eligible resolver fields (#4239)621d3c6Fix flakytest (#4238)fc9ba19global subscription context config option (#4237)384856cAdd explicit RULES.md, RULES_CITATIONS.md, and update CONTRIBUTING.md (#4236)eb02ae9chore(deps): bump mikepenz/action-junit-report from 6.4.1 to 6.4.2 (#4232)191dae8chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#4231)Updates
github.com/a2aproject/a2a-gofrom 0.3.13 to 0.3.15Release notes
Sourced from github.com/a2aproject/a2a-go's releases.
Changelog
Sourced from github.com/a2aproject/a2a-go's changelog.
Commits
081cf21fix rejected during input_required resumption due to execution cleanup race #303730788cfix unnecessary task store get in local execution mode0a222defix: drop original error after override (#304)Updates
github.com/mark3labs/mcp-gofrom 0.46.0 to 0.55.1Release notes
Sourced from github.com/mark3labs/mcp-go's releases.
... (truncated)
Commits
b6e6224fix(client): avoid forwarding inbound request headers (#909)6d28e6dfix: avoid full filter scans on call hot paths (#908)43c2ca0oauth: return error instead of (nil, nil) from getServerMetadata (#903) (#904)3b66aa7mcptest: add SetSamplingHandler and SetElicitationHandler (#902)42bc0b2feat(otel): WithServerLogging — OTEL slog bridge for server structured logs (...d972f3fdocs(prompts): add review-pr kit prompt for Go PRsd5c0727feat(server): WithLogger consolidates structured logging onto *slog.Logger (#...3f1c760feat(tracing): add MetaPropagator for W3C trace context via MCP _meta (SEP-41...2cacbe7fix: enforce tool/prompt filters at call time, not just list time (#898)481f056fix(tools): print errors to stderr for invalid jsonschema tags (#894)Updates
github.com/vektah/gqlparser/v2from 2.5.32 to 2.5.35Release notes
Sourced from github.com/vektah/gqlparser/v2's releases.
Commits
e3a8d38Fix nullable nested list variable coercion (#439)7edd6f7build(deps-dev): bump prettier (#438)5112c6bbuild(deps): migrate yaml import to go.yaml.in/yaml/v3 (#437)807d627fix: reject duplicate enum values and repeated non-repeatable directives (#436)06ffafaRemove github.com/andreyvit/diff dependency (#430)40b51d7build(deps): bump the actions-deps group across 1 directory with 7 updates (#...34d0454build(deps): bump golangci/golangci-lint-action (#433)49ea804build(deps): bump@babel/preset-env(#429)9e555b8build(deps): bump@babel/preset-env(#427)e723cfdbuild(deps): bump@babel/plugin-transform-modules-systemjs(#428)Updates
golang.org/x/textfrom 0.35.0 to 0.38.0Commits
f4bb632go.mod: update golang.org/x dependencies3ef517ego.mod: update golang.org/x dependencies8577a70go.mod: update golang.org/x dependenciesUpdates
gorm.io/gormfrom 1.31.1 to 1.31.2Release notes
Sourced from gorm.io/gorm's releases.
Commits
1d6ce99Fix potential rows leak on panic by deferring rows.Close() (#7798)f648834perf: replace fmt.Sprintf with strconv in ExplainSQL numeric formatting (#7796)49cd6b8Document NowFunc timezone behavior (#7799)d0ee5e2correct typo and rename fileType to fieldType in AlterColumn (#7748)2a22022fix: panic when using clause.Returning with CreateInBatches (#7768)3322929fix(migrator): add nil guards to ColumnType methods to prevent panic (#7767)40cd2afci: switch tests Go matrix to stable/oldstable and update setup-go (#7726)ba38501chore(ci): bump actions/stale to v9 (#7696)c1f742dfix: don't override alterColumn when defaults match (#7728)c14d3acupdate github ci golang versionDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions